github.com/jackc/pgx/v5.ConnConfig.createdByParseConfig (field)
3 uses
github.com/jackc/pgx/v5/pgconn
config.go#L109: createdByParseConfig bool // Used to enforce created by ParseConfig rule.
config.go#L367: createdByParseConfig: true,
pgconn.go#L145: if !config.createdByParseConfig {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)